home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR10 / ACK3D.ZIP / ENGINE / BACK.BAT < prev    next >
DOS Batch File  |  1993-08-20  |  216b  |  13 lines

  1. del *.zip
  2. pkzip -u -r -p eng
  3. cd..\demo
  4. del *.zip
  5. pkzip -u -r -p demo
  6. cd..\engflr
  7. del *.zip
  8. pkzip -u -r -p engflr
  9. cd..
  10. pause *** Insert disk into drive B: ***
  11. bacopy demo\*.zip eng\*.zip engflr\*.zip b:
  12.  
  13.